Add proto to last change from Michael W Peterson (mwpeters)
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 28 Apr 2003 15:17:33 +0000 (15:17 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 28 Apr 2003 15:17:33 +0000 (15:17 +0000)
gpsbabel/garmin.c

index 0d3d3fd29001e2be1b6b6ccc4cb571417e6bc079..41e12d74c9e561ea458cec0ef3d7f14ddcb1acd0 100644 (file)
@@ -27,6 +27,7 @@
 #define MYNAME "GARMIN" 
 static const char *portname;
 static void *mkshort_handle;
+extern const char *mps_find_desc_from_icon_number(const int icon);
 
 static void
 rw_init(const char *fname, const char *opts)